net.dnsConfig.err (field)
7 uses
net (current package)
conf.go#L102: if confVal.resolv.err != nil && !os.IsNotExist(confVal.resolv.err) &&
conf.go#L103: !os.IsPermission(confVal.resolv.err) {
conf.go#L149: if os.IsNotExist(c.resolv.err) {
dnsconfig_unix.go#L32: err error // any error that occurs during open of resolv.conf
dnsconfig_unix.go#L50: conf.err = err
dnsconfig_unix.go#L59: conf.err = err
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)